[INFO] cloning repository https://github.com/userFRM/chirp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/userFRM/chirp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuserFRM%2Fchirp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuserFRM%2Fchirp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 139cd3c0350ddfc634e2aa8b197b3cdd1f9c4f64
[INFO] testing userFRM/chirp against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FuserFRM%2Fchirp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/userFRM/chirp
[INFO] finished tweaking git repo https://github.com/userFRM/chirp
[INFO] tweaked toml for git repo https://github.com/userFRM/chirp written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/userFRM/chirp on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/userFRM/chirp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3976e5c4cbdfe8f4eff61a5c8487392cff88f1b2eba88612d80f6543f830f6bd
[INFO] running `Command { std: "docker" "start" "-a" "3976e5c4cbdfe8f4eff61a5c8487392cff88f1b2eba88612d80f6543f830f6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3976e5c4cbdfe8f4eff61a5c8487392cff88f1b2eba88612d80f6543f830f6bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3976e5c4cbdfe8f4eff61a5c8487392cff88f1b2eba88612d80f6543f830f6bd", kill_on_drop: false }`
[INFO] [stdout] 3976e5c4cbdfe8f4eff61a5c8487392cff88f1b2eba88612d80f6543f830f6bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23b2f040b003fe720e1d6768246019a851e44adccdf73728221c886ef809ccb2
[INFO] running `Command { std: "docker" "start" "-a" "23b2f040b003fe720e1d6768246019a851e44adccdf73728221c886ef809ccb2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling fugit v0.3.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling console v0.16.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling chirp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.21s
[INFO] running `Command { std: "docker" "inspect" "23b2f040b003fe720e1d6768246019a851e44adccdf73728221c886ef809ccb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23b2f040b003fe720e1d6768246019a851e44adccdf73728221c886ef809ccb2", kill_on_drop: false }`
[INFO] [stdout] 23b2f040b003fe720e1d6768246019a851e44adccdf73728221c886ef809ccb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18fe6ebad78d11f32d8d95fbd3ba570e34f4284cc555dfffdea2ac3f25066a67
[INFO] running `Command { std: "docker" "start" "-a" "18fe6ebad78d11f32d8d95fbd3ba570e34f4284cc555dfffdea2ac3f25066a67", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling chirp v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.03s
[INFO] running `Command { std: "docker" "inspect" "18fe6ebad78d11f32d8d95fbd3ba570e34f4284cc555dfffdea2ac3f25066a67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18fe6ebad78d11f32d8d95fbd3ba570e34f4284cc555dfffdea2ac3f25066a67", kill_on_drop: false }`
[INFO] [stdout] 18fe6ebad78d11f32d8d95fbd3ba570e34f4284cc555dfffdea2ac3f25066a67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c4104e5285bf854a618506ca80de0af8cf45f3ec715a4d60908dc8f04d2fd40a
[INFO] running `Command { std: "docker" "start" "-a" "c4104e5285bf854a618506ca80de0af8cf45f3ec715a4d60908dc8f04d2fd40a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chirp-e58e902a7d88bc38)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test congestion::delay_based::tests::fugit_clock_stable_delay_ramps_up ... ok
[INFO] [stdout] test congestion::delay_based::tests::initial_state ... ok
[INFO] [stdout] test protocol::fec::tests::wrong_receiver_count_returns_none ... ok
[INFO] [stdout] test protocol::gf::tests::log_exp_inverse ... ok
[INFO] [stdout] test protocol::fec::tests::xor_roundtrip ... ok
[INFO] [stdout] test protocol::gf::tests::add_is_xor ... ok
[INFO] [stdout] test protocol::gf::tests::div_roundtrip ... ok
[INFO] [stdout] test protocol::gf::tests::exp_table_sanity ... ok
[INFO] [stdout] test congestion::delay_based::tests::loss_is_noop ... ok
[INFO] [stdout] test congestion::delay_based::tests::inter_packet_delay_10mbps ... ok
[INFO] [stdout] test protocol::gf::tests::mul_identity ... ok
[INFO] [stdout] test protocol::gf::tests::mul_inverse ... ok
[INFO] [stdout] test protocol::gf::tests::vec_add_mul_matches_scalar ... ok
[INFO] [stdout] test protocol::rlnc::tests::overdetermined_succeeds ... ok
[INFO] [stdout] test protocol::rlnc::tests::underdetermined_fails ... ok
[INFO] [stdout] test transfer::receiver::tests::fec_block_start_proof ... ok
[INFO] [stdout] test protocol::nack::tests::detect_gaps ... ok
[INFO] [stdout] test transfer::receiver::tests::fec_seq_identification ... ok
[INFO] [stdout] test protocol::rlnc::tests::random_encode_decode ... ok
[INFO] [stdout] test protocol::nack::tests::trim_below_frees_memory ... ok
[INFO] [stdout] test transfer::receiver::tests::fec_seq_false_when_fec_disabled ... ok
[INFO] [stdout] test protocol::nack::tests::no_gaps_when_complete ... ok
[INFO] [stdout] test protocol::nack::tests::rate_limiting ... ok
[INFO] [stdout] test protocol::nack::tests::wrapping_record_advances_highest_seen ... ok
[INFO] [stdout] test protocol::packet::tests::bad_magic_rejected ... ok
[INFO] [stdout] test protocol::nack::tests::missing_wraps_across_u32_max ... ok
[INFO] [stdout] test protocol::packet::tests::roundtrip_data ... ok
[INFO] [stdout] test protocol::rlnc::tests::encode_decode_mixed ... ok
[INFO] [stdout] test protocol::rlnc::tests::encode_decode_identity ... ok
[INFO] [stdout] test protocol::packet::tests::roundtrip_nack ... ok
[INFO] [stdout] test protocol::nack::tests::missing_bounded_by_max_gap_window ... ok
[INFO] [stdout] test congestion::delay_based::tests::fugit_clock_rising_delay_backs_off ... ok
[INFO] [stdout] test protocol::nack::tests::hashset_o1_contains ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/bench.rs (/opt/rustwide/target/debug/deps/chirp_bench-f8cdb38ae2914df4)
[INFO] [stderr]      Running unittests bin/recv.rs (/opt/rustwide/target/debug/deps/chirp_recv-dd82cf1ed478eef6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/send.rs (/opt/rustwide/target/debug/deps/chirp_send-bb2a2c517ec33596)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/netem_bench.rs (/opt/rustwide/target/debug/deps/netem_bench-aae87b82a207b32e)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests bin/simulate.rs (/opt/rustwide/target/debug/deps/simulate-4168579cba19f39c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/loopback.rs (/opt/rustwide/target/debug/deps/loopback-4ffd6aac5c072cc4)
[INFO] [stdout] test transfer_1mb_fec_on ... ok
[INFO] [stdout] test transfer_10mb_rlnc_fec ... ok
[INFO] [stdout] test transfer_10mb_fec_off ... ok
[INFO] [stdout] test transfer_10mb_fec_on ... ok
[INFO] [stdout] test transfer_100mb_fec_on ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 43.31s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests chirp
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 30) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c4104e5285bf854a618506ca80de0af8cf45f3ec715a4d60908dc8f04d2fd40a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4104e5285bf854a618506ca80de0af8cf45f3ec715a4d60908dc8f04d2fd40a", kill_on_drop: false }`
[INFO] [stdout] c4104e5285bf854a618506ca80de0af8cf45f3ec715a4d60908dc8f04d2fd40a
